HTML/HTML MCQ Questions Sample Test,Sample questions

Question:
 Elements to be centre aligned in browser display are enclosed inside _______HTML tags.

1.< p > ::: < =p >

2.<center> ::: < =center >or < div align = “center" > ::: < /div >

3.< div align = left" > ::: < =div >

4.< div align = ight" > ::: < =div >


Question:
 Elements to be left aligned in browser display are enclosed inside ______HTML tags.

1.< div align = justified" > ::: < =div >

2.< center > ::: < =center >or < div align =center" > ::: < =div >

3.< div align = “left" > ::: < /div >

4.< div align = ight" > ::: < =div >


Question:
 If you create an HTML page in word processor,

1.save it with binary file

2.save it with WMF file

3.save it with ASCII text file

4.All of the above


Question:
 In HTML, text size ______ represents the normal size of text.

1.-4

2.0

3.+4

4.+8


Question:
 In HTML5, font tag has been_______

1.appreciated

2.reinstated

3.deprecated

4.beautified


Question:
 Most of the HTML tags have a corresponding closing tag, which begins with _____symbol.

1.<! - -

2.< /

3.< :

4.<&nbsp;


Question:
 The title to be displayed at the top of the browser window or browser tab is enclosed in_____ .

1.< HTML > ::: < =HTML >

2.< HEAD > ::: < =HEAD >

3.< TITLE > ::: < /T ITLE >

4.< BODY > ::: < =BODY >


Question:
 Which tag is used to insert images into your web page?

1.img

2.scr

3.im

4.None of the above


Question:
 _____HTML tag can control fontface, size and colour.

1.< font face = “Arial" size = “1" color = “red" > ::: < /font >

2.< H1 > ::: < =H1 >

3.< H2 > ::: < =H2 >

4.< H3 > ::: < =H3 >


Question:
 ______HTML tag creates aclickable hyper link for navigation inside the same page or between differentpages.

1. <imgsrc= file:jpg" >

2.<tableborder= 1 > ::: < =table >

3.<tableborder= 0 > ::: < =table >

4.<ahref= “target.htm" > ::: < /a >


Question:
 ______HTML tag displays a table without border.

1.<imgsrc= file:jpg" >

2.<tableborder= 1 > ::: < =table >

3.<tableborder= 0 > ::: < /table >

4.<ahref= arget:htm" > ::: < =a >


Question:
A webpage displays a picture. What??? ??tag ?????was used to display that picture?

1.picture

2.image

3.img

4.src


Question:
Choose the correct HTML tag to left-align the content inside a table cell

1.<td leftalign>

2.<td align=”left”>

3.<td valign=”left”>

4.<td=”left”>


Question:
Colour can be specified using colour name (like red, gray, blue, cyan, magenta, etc.) or numeric value in _______ colour order.

1.Red-Green-Blue

2.Blue-Green-Red

3.Green-Red-Blue

4.Blue-Green-Blue


Question:
Colour code of #0000FF stands for______  colour.

1.blue

2.green

3.red

4.black


Question:
Colour code of #00FF00 stands for _______ colour.

1.blue

2.green

3.red

4.black


Question:
Colour code of #FF0000 stands for ______ colour.

1.blue

2.green

3.red

4.black


Question:
DDL stands for ______

1.Data Description Library

2.Data Description Language

3.Data Description Liberty

4.Data Description License


Question:
DTD stands in markup language for_______.

1.Document Type Definition

2.Data Type Definition

3.Digital Type Definition

4.Design Type Definition


Question:
Elements to be justified (aligned usewith left and right edges) in browser display are enclosed inside_____ tags inHTML.

1.< div align = “justified" > ::: < /div >

2.< center > ::: < =center >or < div align =center" > ::: < =div >

3.< div align = left" > ::: < =div >

4.< div align = ight" > ::: < =div >


Question:
Elements to be right aligned in browserdisplay are enclosed inside_____ HTML tags.

1.< div align = justified" > ::: < =div >

2.< center > ::: < =center >or < div align =center" > ::: < =div >

3.< div align = left" > ::: < =div >

4.< div align = “right" > ::: < /div >


Question:
HTML comment begins with_____ symbol.

1. <

2.>

3.<!

4.!>


Question:
HTML comment ends with ______symbol.

1.<

2.>

3.<! --

4.-->


Question:
HTML tag begins with______ symbol.

1.<

2.>

3.<!

4. !>


Question:
HTML tag ends with _____symbol.

1. <

2.>

3.<!

4.!>


Question:
If a HTML tag does not have explicit closing tag, the tag may be closed with _____symbol instead of a simple >symbol.

1.>

2.: >

3./>

4.@ >


Question:
In html  _______ tag defines paragraph.

1.<p>

2.b) <para>

3.<table>

4.<section>


Question:
Paragraph is contained inside _______HTML tags.

1.< p > ::: < /p >

2.< center > ::: < =center >or < div align =center" > ::: < =div >

3.< div align = left" > ::: < =div >

4.< div align = ight" > ::: < =div >


Question:
The <small> and <big> tags are special in what way?

1.They are for images only

2.They work on anything

3.They can be repeated

4.None of the above


Question:
The special formatting tag is e) <P>

1.<TT>

2.<PRE>

3.None of the above


Question:
The tag which allows some Web server search engines to search your Web page

1.<SEARCH>

2.<ISINDEX>

3.<HEAD>

4.<LINK>


Question:
To start a list using circles, use

1.<ul “round”> b) <ul type=”circle”> c) <ul type=”round”> d) <ul =”round”>

2.<ul type=”circle”>

3.<ul type=”round”>

4.<ul =”round”>


Question:
What is Default extension for a HTML document?

1.htm

2.html

3.both a & b

4.none of them


Question:
Which of the following will NOT be found in the <head> section?

1.<Table>

2.<Title>

3.<Title>

4.one of the above


Question:
_____HTML tag displays headingsof the second largest size.

1.< H4 > ::: < =H4 > (b) < H1 > ::: < =H1 >

2.< H1 > ::: < =H1 >

3.< H2 > ::: < /H2 >

4.< H3 > ::: < =H3 >


Question:
_____HTML tag displays headingsof the second largest size.

1.< H4 > ::: < =H4 >

2.< H1 > ::: < =H1 >

3.< H2 > ::: < /H2 >

4.< H3 > ::: < =H3 >


Question:
______HTML tag displays headingsof the smallest size.

1. < H6> ::: < /H6>

2.< H1 > ::: < =H1 >

3.< H2 > ::: < =H2 >

4.< H3 > ::: < =H3 >


Question:
_______ HTML tag displays animage in HTML page.

1.<imgsrc= “file name.jpg" >

2.<tableborder= 1 > ::: < =table >

3.<tableborder= 0 > ::: < =table >

4.<ahref= arget:htm" > ::: < =a >


Question:
_______HTML tag displays a table with border thickness of 1 pixel.

1.<imgsrc= file:jpg" >

2.< table border = 1 > ::: < /table >

3.< table border = 0 > ::: < =table >

4.< a href= arget:htm" > ::: < =a >


Question:
_______HTML tag displays headingsof the largest size.

1.< font face = Arial" size = +1"color = ed" > ::: < =font >

2.< H1 > ::: < /H1 >

3.< H2 > ::: < =H2 >

4.< H3 > ::: < =H3 >


More MCQS

  1. HTML and Web Page Designing MCQS
  2. Computer Webpage Designing HTML MCQS Part 1
  3. Computer Webpage Designing HTML MCQS Part 2
  4. Computer Webpage Designing HTML MCQS Part 3
  5. HTML Mcq Question Set 1
  6. HTML Mcq Question Set 2
  7. HTML Mcq Question Set 3
  8. HTML Mcq Question Set 4
  9. HTML Mcq Question Set 5
  10. HTML Mcq Question Set 6
  11. HTML Mcq Question Set 7
  12. HTML Mcq Question Set 8
  13. HTML Mcq Question Set 9
  14. HTML Mcq Question Set 10
  15. HTML Mcq Question Set 11
  16. HTML Mcq Question Set 12
  17. HTML Mcq Question Set 13
  18. HTML Mcq Question Set 14
  19. HTML Mcq Question Set 15
  20. HTML Mcq Question Set 16
  21. HTML Mcq Question Set 17
  22. HTML Mcq Question Set 18
  23. HTML Mcq
  24. HTML . MCQ SET 1
  25. HTML . MCQ SET 2
  26. HTML MCQ Questions
  27. HTML MCQ Questions
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!